GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / ResourcePath Property





In This Topic
ResourcePath Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property ResourcePath As String
public string ResourcePath {get; set;}
public read-write property ResourcePath: String; 
public function get,set ResourcePath : String
public: __property string* get_ResourcePath();
public: __property void set_ResourcePath( 
   string* value
);
public:
property String^ ResourcePath {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members